home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 …ember: Reference Library / Dev.CD Dec 96 RL / Dev.CD Dec 96 RL.toast / Technical Documentation / develop / develop Issue 28 / develop Issue 28 code / Merge Tools / Metrowerks Folder / MetrowerksHeaderPPC.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-09-25  |  213 b   |  11 lines  |  [TEXT/CWIE]

  1. /*
  2.  *    File MetrowerksHeader.h
  3.  *
  4.  *    Metrowerks projects don't have the "-D" switches that MPW has, so we #define the
  5.  *    switches here.
  6.  */
  7.  
  8. #define    DF_MACHINE_MACINTOSH
  9. #define    DF_COMPILER_MW
  10. #define DF_CHIP_PPC    
  11.